HipAudioDecoder

Decodes audio in a background thread

Constructors

this
this(IHipAudioDecoder decoder)
Undocumented in source.

Members

Functions

updateDecodingStatus
void updateDecodingStatus()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dec
IHipAudioDecoder dec;
Undocumented in source.
hasFinishedDecoding
bool hasFinishedDecoding;
Undocumented in source.
managedBuffers
ubyte[][] managedBuffers;
Undocumented in source.

Meta